#bbh-chat-wrapper #chatclosebtn, 
#bbh-chat-wrapper .bottom_menu button, 
#bbh-chat-wrapper .bottom_menu input[type='button']
{ 
	min-width: initial !important; 
	margin:0 !important; 
}
#bbh-chat-wrapper button, 
#bbh-chat-wrapper input[type='button'] 
{
	min-width: initial;
	margin-left: 0;
}
#bbh-chat-wrapper .headerclosebtn:hover
{ 
	background-color:transparent !important; 
	border:0 !important;
} 
#bbh-chat-persistent-menu button 
{
	padding-right: 4px; 
	padding-top: 5px;
} 
#bbh-chat-help-msg-close-btn 
{
	padding-top:4px;
}